PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package
/
PDFFlowTableColumn Class
/ setWidth Method
The width of the column, as an absolute value or percentage relative to table width.
Collapse All
Expand All
In This Topic
setWidth Method
In This Topic
Sets the column width.
Syntax
public
void
setWidth(
double
value
)
Parameters
value
The width of the column, as an absolute value or percentage relative to table width.
See Also
Reference
PDFFlowTableColumn Class
PDFFlowTableColumn Members